hysop.backend.device.device_allocator module

class hysop.backend.device.device_allocator.DeviceAllocator(verbose, **kwds)[source]

Bases: AllocatorBase

Allocator that allocates DeviceBuffers.

Initialize a TaggedObject with a tag prefix/postfix/formatter, all optional.

is_on_host()[source]

Return true if buffers are allocated in host memory.